Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODShape


Intersect

The Intersect method modifies this shape by intersecting it with the specified shape.

ODShape Intersect (in ODShape sectShape);
sectShape
A reference to the shape to be intersected with this shape.
return value
A reference to this shape after the intersection operation.
DISCUSSION
After this method executes successfully, this shape is equivalent to the intersected area.

EXCEPTIONS
kODErrNoShapeGeometry
The geometry mode of this shape is kODNeedsGeometry, but the other shape has no geometric representation.
kODErrOutOfMemory
There is not enough memory to intersect the shapes.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help